home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 October / macformat-108.iso / Shareware / Developer tools / 24U Appearance OSAX 1.2 / Release Notes < prev    next >
Encoding:
Text File  |  2001-08-04  |  3.0 KB  |  97 lines  |  [TEXT/ttxt]

  1. 24U Appearance OSAX Release Notes
  2. ----------------------------------
  3.  
  4. This is a brief history of important changes across released versions.
  5.  
  6.  
  7. 1.2
  8.  
  9. - added data input examples and comments into the "display better dialog"
  10.   sample script
  11. - added support for pop-up menus as another item kind
  12. - floating message window's message can now be specified in a direct parameter
  13.   of the "create message window" command
  14. - "display alert" command now returns error number -128 when cancel button
  15.   is clicked or Escape key pressed, just like "display dialog" does it
  16. - "display better dialog" correctly returns blank strings in fields returned
  17. - "display better dialog" now accepts longer prompt strings
  18. - period now can by typed in text and passwords fields
  19.  
  20.  
  21. 1.1.1
  22.  
  23. - "texts" replaced by "choices" in properties of better dialog reply
  24. - changed value names for checkboxes and radio buttons to prevent
  25.   terminology conflicts with other scripting additions
  26. - improved compatibility with FileMaker Pro
  27.  
  28.  
  29. 1.1 (never announced to public)
  30.  
  31. - introduced "display better dialog" command
  32. - added sample script "display better dialog"
  33.  
  34. - "display alert" now correctly notifies user when issued in backround
  35. - corrected text positioning when resizing floating message windows
  36. - fixed memory leak in "create progress indicator" command
  37. - fixed memory leak in "update progress indicator" command
  38. - fixed memory leak in "update message window" command
  39. - fixed memory leak in "display alert" command
  40. - improved the progress indicator's terminology a little
  41.  
  42. -----------------------------------------------------------------------------
  43. December 21, 2000
  44.  
  45. Appearance OSAX, previously developed by HOnza Koudelka alone, is now being
  46. developed by team of programmers (including HOnza Koudelka and Tomas
  47. Zahradnicky) in 24U s.r.o.
  48.  
  49. Any new versions are now Copyright © by 24U s.r.o.
  50. -----------------------------------------------------------------------------
  51.  
  52. 1.0
  53.  
  54. - finally released as shareware
  55. - added serial number protection, removed fixed expiration date
  56. - improved sample scripts
  57. - improved AppleEvent handling in floating windows
  58. - improved AppleScript terminology
  59.  
  60.  
  61. 0.7
  62.  
  63. - released and promoted as public preview
  64. - introduced vertical scroll bar in resizable floating message windows
  65.  
  66.  
  67. 0.6
  68.  
  69. - introduced push buttons in progress indicator
  70. - introduced floating window handler for receiving events from floating windows
  71. - Appearance OSAX patches ExitToShell and tries to close all windows when
  72.   quitting
  73. - windows are now handled correctly when more than one application uses
  74.   Appearance OSAX
  75. - closing window of application running in background does not cause system
  76.   crash anymore
  77. - improved error handling in low-memory conditions
  78.  
  79.  
  80. 0.5
  81.  
  82. - introduced floating message windows
  83. - introduced floating progress indicator
  84.  
  85.  
  86. 0.3
  87.  
  88. - released as a private preview for author's friends
  89. - introduced "post notification" and "remove notification" commands
  90. - improved AppleScript terminology
  91.  
  92.  
  93. 0.1d1
  94.  
  95. - initial release for AppleScript Kitchen
  96. - introduced "display alert" command
  97.